home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 February / PCWFEB08.iso / Software / Resources / Internet / Juice 2.2 / Juice22Setup.exe / readme.txt < prev    next >
Encoding:
Text File  |  2005-11-11  |  10.3 KB  |  270 lines

  1. Juice -- The cross-platform Podcast receiver
  2. --------------------------------------------
  3.  
  4. http://juicereceiver.sourceforge.net/
  5. Version 2.2 -- November 11, 2005 
  6.  
  7. New in 2.2
  8. ----------
  9.  
  10. 1. iPodder -> Juice name change
  11.  
  12. 2. Expanded support for various one-click subscription mechanisms.
  13.    On Windows: a File Types tab in Preferences to set these behaviors.
  14.  
  15. 3. Clipboard support for feed/podcast URLs on Windows/Mac
  16.  
  17. 4. Winamp support for playing and enqueuing files. (Windows only)
  18.  
  19. 5. User guide, linked from Start -> iPodder -> UserGuide on Windows.
  20.  
  21. 6. Downloaded files are named after the final URL instead of the
  22.    initial URL when HTTP redirects are encountered.
  23.  
  24. 7. Enriched the history data we save, to allow us to support a number of
  25.    new features.  For example, script-powered download URLs should work
  26.    now.
  27.  
  28. 8. The history database cleans up after itself, deleting history
  29.    records for items that are both old and no longer present in
  30.    the feed.
  31.  
  32. 9. Allow re-downloading files that have gone missing by marking
  33.    them as Removed.
  34.  
  35. 10. New languages: Danish, Basque, Finnish, Italian, Korean, Greek
  36.  
  37. 11. Added support for password-protected proxies (HTTP Basic and Digest).
  38.  
  39. 12. Added support for password-protected feeds and downloads
  40.    (HTTP Basic and Digest).  Please note: protected downloads must live
  41.    on the same domain as the feed in order for this to work.
  42.  
  43. 13. Download code now respects content-disposition header for download
  44.    files whose names are different than the URL at which they're located.
  45.  
  46. 14. Fixed BitTorrent abort/resume.  Partially downloaded BitTorrents now
  47.    show up with Partial status instead of Downloaded.
  48.  
  49. 15. Fixed a bug in Windows Media Player support that resulte in Date Added
  50.    not getting set.  Date-based auto-playlists work now.
  51.  
  52. 16. Feedmanager OPML fetcher now runs in a background thread unless we're
  53.    about to do a download run.
  54.  
  55. 17. Directory root for newly added directories, where we'll put
  56.     directories that haven't yet been added to the stable release.
  57.  
  58. 18. Moved scheduler configuration data into ipodder.cfg
  59.  
  60. 19. Minor refactors: moved iPodder.py to ipodder/core.py,
  61.     moved iPodderWindows.py to the gui directory.
  62.  
  63. 20. Python24 compatibility fixes (ongoing)
  64.  
  65.  
  66. ------------------
  67.  
  68. BASIC INSTRUCTIONS:
  69.  
  70. 1. Launch iPodder
  71.  
  72. 2. Add podcast feeds.
  73.  
  74. a. Option 1.  Copy/paste podcast feed URLs into the text input box on the
  75.    Status tab and click Add Feed.
  76.    
  77. b. Option 2.  Click on the Directory tab.  Navigate the tree
  78.    by clicking or double-clicking on the name of the directory or the folder icons. 
  79.  
  80.    Podcast feeds will have a orange dash icon next to them.  When you select a
  81.    feed, its URL will appear at the bottom of the window.  Add the feed
  82.    to your subscriptions by clicking Add.  It should show up in the main
  83.    subscriptions window with state "newly-subscribed".
  84.  
  85. 3. Set scheduler options
  86.  
  87. A bit of magic happens when you pick up your MP3 player and fresh content
  88. is already there waiting for you.  Use iPodder to schedule automatic downloads
  89. by entering the times you'd like it to run in the Tools -> Scheduler menu option.
  90. First check the box next to "Enable scheduler".  If you'd like
  91. iPodder to run at specific times, select the "Check at these specific times" radio
  92. button and enter the specific times.  If you plan to listen to podcasts on
  93. your morning commute, you might set iPodder to perform downloads a few hours
  94. before you leave.  Alternatively, you can set iPodder to run at regular
  95. intervals.  Select the interval from the "Repeat every" menu.  Finally, click
  96. "Save and Close" to apply the settings.
  97.  
  98. 4. Walk away
  99.  
  100. Well, not literally.  But do hide or minimize iPodder and forget about it for
  101. a while.  Based on your scheduler settings, iPodder will check for and download
  102. new content and transfer it to your iTunes or Windows Media Player.  Of course
  103. if you'd like you can check for new podcasts at any time, just be prepared to
  104. stare the download progress bar for a bit.  
  105.  
  106. 5. Listen!
  107.  
  108. When you're ready to listen, sync your MP3 player and you're on your way.
  109. If you're running Windows and leave your iPod connected, iPodder will
  110. automatically sync it after finishing its downloads.
  111.  
  112. 6. Power user tip
  113.  
  114. To help manage the volume of new content, we suggest using your music management
  115. software to create a smart playlist of the last N songs added.
  116.  
  117.  
  118. IF UPGRADING FROM 1.1 through 2.0.5:
  119.  
  120. Nothing to say here.
  121.  
  122. IF UPGRADING FROM 1.0:
  123.  
  124. Windows: Ideally everything went well and your existing settings were migrated by
  125. the installer.  Keep reading if your settings were lost.  In iPodder 1.0 the settings
  126. were stored in the iPodder installation directory, probably
  127. C:\Program Files\iPodder.  Starting with version 1.1 the configuration are placed outside
  128. the installation directory, in a user-specific directory, if possible.  The default location
  129. is the NT-style Application directory, usually
  130. C:\Documents and Settings\yourname\Application Data\iPodder.  If your settings were lost,
  131. try locating these three files in the previous installation directory and copying them to
  132. the new configuration directory: favorites.txt, history.txt, schedule.txt.
  133.  
  134. Mac: Ideally everything went well and your existing settings were migrated by
  135. the installer.  Keep reading if your settingswere lots.  In iPodder 1.0 the
  136. settings were stored in the iPodder installation directory, probably
  137. /Applications/iPodder.  Starting with 1.1 the configuration files are placed
  138. outside the installation directory, in a user-specific directory, if possible.
  139. The default location is /Users/yourname/.iPodder.  Note that this directory
  140. will be hidden in the finder because it begins with a (.).  You may navigate
  141. directory to this folder by selecting Go from the Finder menu and typing in
  142. the folder location.  If your settings were lost, try locating these three 
  143. files in the previous installation directory and copying them to the new
  144. configuration directory: favorites.txt, history.txt, schedule.txt.
  145.  
  146. NEW IN RELEASE 2.1:
  147.  
  148.   - One-click subscription support enabled as voted on in the ipodder-dev
  149.     Yahoo! groups list and documented here:
  150.     http://pswg.jot.com/WikiHome/DraftPublications/OneClickSpec2
  151.  
  152.   - Synch subscriptions to remote OPML file (under File -> Preferences ->
  153.     Feed manager).
  154.  
  155.   - Auto cleanup.  Ability to specify on a per-feed basis that episodes older
  156.     than N days should be auto-cleaned up.  Cleanups take place immediately
  157.     after each check for new episodes.  These options are set in the feed
  158.     properties window, reachable by double-clicking on the feed or from the
  159.     right-click menu for the feed.
  160.  
  161.   - Genre overriding in iTunes.  See File -> Preferences -> Player.
  162.  
  163.   - New translations: Spanish, Galego, Catalan, Russian, Serbo-Croation,
  164.     Hungarian, Chinese, Swedish, Brazilian Portuguese, Polish.
  165.  
  166.   - Accessibility improvements: saner focus behavior, new Ctrl-L
  167.     accelerator for the Scheduler, Shift-F10 for right-click, space bar
  168.     toggling in the episodes window and downloads tab.
  169.  
  170.   - Feed manager OPML text entry box is drag and drop aware.
  171.  
  172.   - Catchup behavior is configurable: it can permanently (default)
  173.     or temporarily skip older episodes.
  174.  
  175.   - Close window behavior is configurable: it can cause the app to
  176.     go to the background (default) or cause the app to quit.
  177.  
  178.   - Hitting Del key in the feeds list deletes selected feeds.
  179.  
  180.   - Update checker can be disabled (under File -> Preferences).
  181.  
  182.   - Windows app will now wake rather than complain if a second copy is running.
  183.  
  184.   - New right-click option for feeds: Open downloads folder
  185.  
  186.   - Right-click menus in the episodes and downloads tab link to show
  187.     notes and hyperlinks found within RSS item description.
  188.  
  189.   - A window now pops up when the disk space falls below the minimum,
  190.     instead of seeming to freeze.
  191.  
  192.   - Cleaned up episodes are removed from Downloads tab.
  193.  
  194.   - iPodder/Mac now sets iTunes grouping to 'Podcast', just like Windows.
  195.  
  196.   - Updated Windows installer: detects running iPodder, new look.
  197.  
  198.   - Plugin architecture supporting the new right-click menus.  In progress.
  199.  
  200.   - New localization architecture supports drop-in .py catalog files.
  201.  
  202.   - New skinning code for store Level 2.
  203.  
  204.   - Better stability against iTunes version changes.
  205.  
  206.   - Partial fix for the UnicodeDecodeError for download directories
  207.     with non-ascii characters.  May not work for non-Western encodings.
  208.  
  209.   - Partial fix for URLs with ? in them.  Downloads proceed but player
  210.     integration still buggy.
  211.  
  212.   - Manual updates by dropping in an 700KB update file (lightly tested).
  213.  
  214. -----------------
  215.  
  216. OLDER RELEASES:
  217.  
  218. 2.0 (March 16, 2005)
  219.  
  220.   - New resizable GUI.
  221.   - Check/uncheck individual episodes
  222.   - Downloads log
  223.   - Catchup mode downloads just the latest episode from each feed.
  224.   - Enhanced directory browsing including refresh
  225.   - Cleanup tab
  226.   - Internationalization
  227.   - Multithreaded downloads
  228.   - Cancel downloads
  229.   - Resume interrupted downloads
  230.   - Check for update
  231.  
  232. 1.1.4 (November 17, 2004)
  233.  
  234.   - Enhanced, resizable podcast directory window.
  235.  
  236. 1.1.3 (November 13, 2004)
  237.  
  238. - This is mostly a bugfix release, major issues resolved:
  239.   - Changes to download directory should now be persistent in cases where it wasn't (Mac/Win)
  240.   - Manually added feeds no longer have garbage at the end (Mac)
  241.   - Auto-play feature can now be disabled from the Preferences tab.
  242.   - Better handling of unicode feed titles
  243.   - Logging improvements
  244.   - User customizable directory roots.  Add a line like this to ipodder.cfg:
  245.     podcast_directory_roots = [('http://some.root/','Some Root'),('http://some.other.root/','Some Other Root')]
  246.  
  247. 1.1.2 (November 11, 2004)
  248.  
  249. Short-lived precursor to 1.1.3, with a minor bug.
  250.  
  251.  
  252. 1.1 (November 4, 2004):
  253.  
  254. - Select podcast feeds by using the integrated directory (OPML) inside
  255. iPodder or add feeds manually from the GUI. 
  256. - Choose your own download folder! 
  257. - The feed list now displays the title, location, downloaded MB and
  258. subscription state for each feed. 
  259. - Enhanced download progress feedback. 
  260. - Don't want to check all feeds? You can now check just one feed. 
  261. - iPodder can now run on startup. 
  262. - Advanced options for Power Users. 
  263. - Automatic setting of Grouping: Podcast for iTunes/Win users. 
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.